PM: only include XEN_SYSCTL_{get_pmstat,pm_op} if HAVE_ACPI
authorIan Campbell <ian.campbell@citrix.com>
Wed, 15 Feb 2012 12:24:17 +0000 (12:24 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 15 Feb 2012 12:24:17 +0000 (12:24 +0000)
commit2b871cd871792f5cdac9dd318b0992be172bf083
tree635c5827a3a180df212d733d9e7fd2ead6c5b407
parent71f3f2ab7412d350208b6aa97313e43587906b60
PM: only include XEN_SYSCTL_{get_pmstat,pm_op} if HAVE_ACPI

These hypercalls are currently ACPI specific and implemented in
xen/drivers/acpi which is not implemented on ARM.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: keir@xen.org
Committed-by: Ian Campbell <Ian.Campbell@citrix.com>
xen/Rules.mk
xen/arch/arm/dummy.S
xen/common/sysctl.c